CommonEvent 1226
Name = "会話：ブロブ娘"

  999([1226])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["blob_fc1", 1, 0, 2])
    ShowText(["\\n<Blob Girl>You too, will melt in my sticky slime♪"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["blob_fc1", 1, 0, 2])
    ShowText(["\\n<Blob Girl>I'll wrap you up♪\nI'll wrap you up and digest you♪"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["blob_fc1", 0, 0, 2])
    ShowText(["\\n<Blob Girl>Jelly is too grown-up for me.\nBecause she doesn't eat meat, she's become very modest."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["blob_fc1", 1, 0, 2])
    ShowText(["\\n<Blob Girl>I'm a carnivore♪"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["blob_fc1", 1, 0, 2])
    ShowText(["\\n<Blob Girl>My body is full of digestive juices♪"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["blob_fc1", 0, 0, 2])
    ShowText(["\\n<Blob Girl>I'm interested in lava.\nI'd like to go to Gold Volcano♪"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["blob_fc1", 0, 0, 2])
    ShowText(["\\n<Blob Girl>I'm very fond of the Red Slime.\nWe're going to play outside of the spring together♪"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["blob_fc1", 1, 0, 2])
    ShowText(["\\n<Blob Girl>Humans who wander into this spring...\nThey're all my prey♪"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["blob_fc1", 1, 0, 2])
    ShowText(["\\n<Blob Girl>Sticky shake, squish squish♪"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["blob_fc1", 1, 0, 2])
    ShowText(["\\n<Blob Girl>I want to melt something, anything is fine♪"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["blob_fc1", 0, 0, 2])
    ShowText(["\\n<Blob Girl>I love horror! ♪\nYou like that too, right?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["I like it", "I hate it", "Doesn't matter"], 0])
    When([0, "好き"])
      ShowTextAttributes(["blob_fc1", 1, 0, 2])
      ShowText(["\\n<Blob Girl>Well then, you're being attacked!\n*drools*♪"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "嫌い"])
      ShowTextAttributes(["blob_fc1", 2, 0, 2])
      ShowText(["\\n<Blob Girl>That's not exciting..."])
      ShowText([""])
      Empty([])

    When([2, "どうでもいい"])
      ShowTextAttributes(["blob_fc1", 2, 0, 2])
      ShowText(["\\n<Blob Girl>You're just bad..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["blob_fc1", 0, 0, 2])
    ShowText(["\\n<Blob Girl>Do you know what my pink body is the color of?"])
    ShowText([""])
    ShowChoices([["The blood color of your melted prey", "The color of your digestive juices", "Pink is lewd"], 0])
    When([0, "溶かされた獲物の血肉の色"])
      ShowTextAttributes(["blob_fc1", 0, 0, 2])
      ShowText(["\\n<Blob Girl>It's different, but... That's not bad either♪"])
      ShowText([""])
      Empty([])

    When([1, "消化液の色"])
      ShowTextAttributes(["blob_fc1", 1, 0, 2])
      ShowText(["\\n<Blob Girl>Yes, it's the color of my digestive juices♪\nI'll wrap you up too and melt you♪"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "ピンクは淫乱"])
      ShowTextAttributes(["blob_fc1", 1, 0, 2])
      ShowText(["\\n<Blob Girl>You probably aren't wrong...♪"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["blob_fc1", 0, 0, 2])
    ShowText(["\\n<Blob Girl>Jurujuru...\nI'm not a bad slime!"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Believe her", "Don't believe her", "I'm not a bad human"], 0])
    When([0, "信じる"])
      ShowTextAttributes(["blob_fc1", 1, 0, 2])
      ShowText(["\\n<Blob Girl>Now's my chance! ♪"])
      ShowText([""])
      ShowTextAttributes(["ruka_fc1", 0, 0, 2])
      ShowText(["\\n<Luka>Uwaaah!"])
      ShowText([""])
      ChangeState([0, 1, 0, 21])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Luka has been covered in digestive juices!"])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "信じられない"])
      ShowTextAttributes(["blob_fc1", 0, 0, 2])
      ShowText(["\\n<Blob Girl>You didn't get caught...\nAren't you clever♪"])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "ボク悪い人間じゃないよ"])
      ShowTextAttributes(["blob_fc1", 1, 0, 2])
      ShowText(["\\n<Blob Girl>No matter if you're a good human or a bad human, I will dissolve you♪"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["blob_fc1", 0, 0, 2])
    ShowText(["\\n<Blob Girl>Do you know what Blob means?"])
    ShowText([""])
    ShowChoices([["A bullfrog", "Graduation dance party", "I don't know"], 0])
    When([0, "カエル"])
      ShowTextAttributes(["blob_fc1", 0, 0, 2])
      ShowText(["\\n<Blob Girl>That's a frog!"])
      ShowText([""])
      Empty([])

    When([1, "卒業記念のダンスパーティ"])
      ShowTextAttributes(["blob_fc1", 0, 0, 2])
      ShowText(["\\n<Blob Girl>That's a prom!"])
      ShowText([""])
      Empty([])

    When([2, "知らない"])
      ShowTextAttributes(["blob_fc1", 0, 0, 2])
      ShowText(["\\n<Blob Girl>Yeah... Actually, I don't know either."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["blob_fc1", 0, 0, 2])
    ShowText(["\\n<Blob Girl>What kind of meat do you like?"])
    ShowText([""])
    ShowChoices([["Beef", "Poultry", "Human"], 0])
    When([0, "牛"])
      ShowTextAttributes(["blob_fc1", 0, 0, 2])
      ShowText(["\\n<Blob Girl>I suppose beef is the best♪\n...If it's not human."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "鳥"])
      ShowTextAttributes(["blob_fc1", 0, 0, 2])
      ShowText(["\\n<Blob Girl>I've never eaten a bird!\nI'll catch one next time!"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "人"])
      ShowTextAttributes(["blob_fc1", 1, 0, 2])
      ShowText(["\\n<Blob Girl>Then, let me eat you! ♪"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 329])
      ShowTextAttributes(["blob_fc1", 0, 0, 2])
      ShowText(["\\n<Blob Girl>I want to eat meat..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 329, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[329]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["blob_fc1", 1, 0, 2])
        ShowText(["\\n<Blob Girl>Happy...♪"])
        ShowText([""])
        ChangeItems([329, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["blob_fc1", 2, 0, 2])
        ShowText(["\\n<Blob Girl>Then, I'll dissolve you!"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 327])
      ShowTextAttributes(["blob_fc1", 0, 0, 2])
      ShowText(["\\n<Blob Girl>Is shrimp tasty? I want to eat it..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 327, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[327]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["blob_fc1", 1, 0, 2])
        ShowText(["\\n<Blob Girl>Happy...♪"])
        ShowText([""])
        ChangeItems([327, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["blob_fc1", 2, 0, 2])
        ShowText(["\\n<Blob Girl>Then, I'll dissolve you!"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["blob_fc1", 0, 0, 2])
    ShowText(["\\n<Blob Girl>I want money..."])
    ShowText([""])
    ConditionalBranch([7, 825, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 825G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["blob_fc1", 1, 0, 2])
        ShowText(["\\n<Blob Girl>Happy...♪"])
        ShowText([""])
        ChangeGold([1, 0, 825])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["blob_fc1", 2, 0, 2])
        ShowText(["\\n<Blob Girl>Then, I'll dissolve you!"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["blob_fc1", 2, 0, 2])
      ShowText(["\\n<Blob Girl>...There's none?"])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["blob_fc1", 0, 0, 2])
    ShowText(["\\n<Blob Girl>I'll give you my fluid..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([218, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Blob Girl gave you some \\ii[218]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["blob_fc1", 0, 0, 2])
    ShowText(["\\n<Blob Girl>Hey, take this."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([19, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Blob Girl gave you some \\ii[19]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["blob_fc1", 0, 0, 2])
    ShowText(["\\n<Blob Girl>Take this money."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 1375])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Blob Girl gave you 1375G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
